crypto/tls.CertificateRequestInfo.ctx (field)

4 uses

	crypto/tls (current package)
		common.go#L475: 	ctx context.Context
		common.go#L482: 	return c.ctx
		handshake_client.go#L908: 		ctx:           ctx,
		handshake_client_tls13.go#L554: 		ctx:              hs.ctx,